restructure project from golem-llm to golem-ai#25
Conversation
…and makefile.toml
|
Since you are doing this - Cargo toml in ollama Some of them use older versions of the crate, crate base64 is in 22.1(workspace already has this one), others as well, and move it out to workspace, maybe. Ollama test pulls the wrong model, so the actual ci test never runs, since wasm files expect different model. , Output from a successful CI If you pull the right models, the test should run properly and should show the output displayed in CI Also a README.md |
|
Thanks, @Nanashi-lab. You are right. I don't remember when I changed the modal name in CI; maybe it happened while rebasing. |
|
The error is related to paths, and I think this will need more feedback from the project authors. So I will fix the error ASAP and wait for the project authors to review and give me feedback, till then, marking this as a draft |
|
Hey I will reopen this PR later. |
This PR rearranges all existing packages, CI and Makefile.toml for golem-ai.
golem-llm